The while and do-while Statements (The Java™ Tutorials ... You can implement an infinite loop using the while statement as follows: ... The Java programming language also provides a do-while statement, which can be ...